github.com/jackc/pgx/v5.Conn.getArrayElementOID (method)
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L1308: elementOID, err := c.getArrayElementOID(ctx, oid)
conn.go#L1364: func (c *Conn) getArrayElementOID(ctx context.Context, oid uint32) (uint32, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)